From: Vinicius Jose Latorre Date: Mon, 29 Mar 2004 02:58:56 +0000 (+0000) Subject: printing 6.7.3. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23439 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f37536954cb5c26d9ad132395f2d1290061fce58;p=emacs.git printing 6.7.3. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 381c0995f30..ab42f30f32c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -17,9 +17,6 @@ 2004-03-28 Vinicius Jose Latorre - * printing.el (pr-update-menus): Modify interactive declaration. - Reported by Drew Adams . - * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments. * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to @@ -32,6 +29,14 @@ (ebnf-syntax-alist): Add ebnfx initialization. (ebnf-ebx-parser, ebnf-ebx-initialize): Autoloaded funs from ebnf-ebx. + * printing.el: Doc fix. + (pr-version): New version number (6.7.3). + (pr-menu-position): Adjust X and Y positions when mouse-pixel-position + returns nil for mouse position. Reported by Drew Adams + . + (pr-update-menus): Modify interactive declaration. Reported by Drew + Adams . + 2004-03-28 Nick Roberts * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)